Adjust buffer text indirection counters at the end of Fkill_buffer.
authorDmitry Antipov <dmantipov@yandex.ru>
Wed, 25 Jul 2012 05:09:02 +0000 (09:09 +0400)
committerDmitry Antipov <dmantipov@yandex.ru>
Wed, 25 Jul 2012 05:09:02 +0000 (09:09 +0400)
commit84cc628277d864864905ef5f4978e723abb97303
treec9fb95399f3d0a3c554362b12303a7df519f9fa9
parent6a3e36410fc863ed3294d4489ee03818864b0006
Adjust buffer text indirection counters at the end of Fkill_buffer.
* buffer.c (Fkill_buffer): Adjust indirection counters when the
buffer is definitely dead.  This should really fix an issue reported
by Christoph Scholtes again.  (Bug#12007).
(init_buffer_once): Initialize indirection counters of
buffer_defaults and buffer_local_symbols (for sanity and safety).
src/ChangeLog
src/buffer.c